iAdvize Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
iAdvize Android SDK
iAdvize Android SDK
/
com.iadvize.conversation.sdk.utility
Package-level
declarations
Types
Functions
Types
Periodic
Flow
Service
Link copied to clipboard
abstract
class
PeriodicFlowService
(
val
name
:
String
,
val
initialDelayInSeconds
:
Long
,
val
intervalInSeconds
:
Long
)
Functions
get
Document
Path
Link copied to clipboard
fun
getDocumentPath
(
context
:
Context
,
uri
:
Uri
)
:
String
?